Total Complexity | 34 |
Dependencies | 4 |
Dependents | 7 |
Total lines | 312 |
Lines of code | 103 |
Logical lines of code | 41 |
Comment lines | 144 |
Methods | 28 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
addResponses() | 74 | 2 | 5 | |
removeResponses() | 74 | 2 | 5 | |
removeExceptions() | 74 | 2 | 5 | |
addRequests() | 74 | 2 | 5 | |
removeRequests() | 74 | 2 | 5 | |
addExceptions() | 74 | 2 | 5 | |
addException() | 80 | 1 | 3 | |
hasException() | 78 | 1 | 3 | |
setExceptions() | 77 | 1 | 4 | |
getExceptions() | 82 | 1 | 3 | |
hasExceptions() | 80 | 1 | 3 | |
clearExceptions() | 81 | 1 | 3 | |
removeResponse() | 74 | 1 | 4 | |
addResponse() | 80 | 1 | 3 | |
hasResponse() | 78 | 1 | 3 | |
__construct() | 76 | 1 | 4 | |
clearRequests() | 81 | 1 | 3 | |
setResponses() | 77 | 1 | 4 | |
getResponses() | 82 | 1 | 3 | |
hasResponses() | 80 | 1 | 3 | |
clearResponses() | 81 | 1 | 3 | |
removeRequest() | 74 | 1 | 4 | |
addRequest() | 80 | 1 | 3 | |
hasRequest() | 78 | 1 | 3 | |
setRequests() | 77 | 1 | 4 | |
getRequests() | 82 | 1 | 3 | |
hasRequests() | 80 | 1 | 3 | |
removeException() | 74 | 1 | 4 |